Skip to content

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Nov 14, 2024

Adds a phony make target called test-types, which runs during integration tests.

It typechecks all test code (*.spec.ts), since vitest does not do so by default, and we previously did this with jest.

P.S. vitest is supposed to natively support this with typecheck.includes, but I couldn't get that to work.

@kuhe kuhe requested a review from a team as a code owner November 14, 2024 21:05
@kuhe kuhe merged commit a0be64f into aws:main Nov 14, 2024
2 checks passed
@github-actions
Copy link

github-actions bot commented Dec 1, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants